home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3113 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  853 b 

  1. Path: ipoline.com!pm1a20
  2. From: schew@ipoline.com (Stan. Chew)
  3. Newsgroups: comp.lang.c++
  4. Subject: how to save restore the image after restoring from the minimized window?
  5. Date: Sun, 21 Jan 96 04:04:06 GMT
  6. Organization: InterPacific Online
  7. Message-ID: <4dsvqr$d62@ipo.ipoline.com>
  8. NNTP-Posting-Host: pm1a20.ipoline.com
  9. X-Newsreader: News Xpress Version 1.0 Beta #3
  10.  
  11.  
  12. Hi, I am a beginner of VC++ 2.0. Anyone can tell me how to
  13. restore all the things on the windows after restoring from
  14. the minimized windows? I make a simple graph on the window
  15. using some MoveTo,LineTo and others and also some text using
  16. TextOut. I know that I should put some codes under OnDraw
  17. function under CxxView file. But what functions or messages 
  18. should I use ? 
  19.  
  20. Thanks in advance
  21.  
  22. Could you give me a email instead of post it on newsgroup ?
  23.  
  24. Thanks ! Thanks ! Thanks !
  25.  
  26. Stan.
  27.